翻訳と辞書
Words near each other
・ Struma Glacier
・ Struma motorway
・ Structured Geospatial Analytic Method
・ Structured intermittent therapy
・ Structured interview
・ Structured investment vehicle
・ Structured Liberal Education (Stanford University)
・ Structured light
・ Structured light plethysmography
・ Structured note
・ Structured packing
・ Structured prediction
・ Structured product
・ Structured Product Labeling
・ Structured program theorem
Structured programming
・ Structured Query Language Interface
・ Structured sale
・ Structured settlement
・ Structured settlement factoring transaction
・ Structured Stream Transport
・ Structured support vector machine
・ Structured systems analysis and design method
・ Structured text
・ Structured trade and commodity finance
・ Structured type
・ Structured What If Technique
・ Structured writing
・ Structured-Entity-Relationship-Model
・ Structured-light 3D scanner


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Structured programming : ウィキペディア英語版
Structured programming

Structured programming is a programming paradigm aimed at improving the clarity, quality, and development time of a computer program by making extensive use of subroutines, block structures and for and while loops—in contrast to using simple tests and jumps such as the ''goto'' statement which could lead to "spaghetti code" which is difficult both to follow and to maintain.
It emerged in the late 1950s with the appearance of the ALGOL 58 and ALGOL 60 programming languages, with the latter including support for block structures. Contributing factors to its popularity and widespread acceptance, at first in academia and later among practitioners, include the discovery of what is now known as the structured program theorem in 1966, and the publication of the influential "Go To Statement Considered Harmful" open letter in 1968.
Structured programming is most frequently used with deviations that allow for clearer programs in some particular cases, such as when exception handling has to be performed.
==Elements==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Structured programming」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.